| 1. | Do not use enum as a suffix on enumeration types 不要将enum用作枚举类型的后缀。 |
| 2. | And select an enumeration type from the list ,然后从列表中选择一个枚举类型。 |
| 3. | Enumeration types may be used in a switch statement 枚举类型可用于switch语句中。 |
| 4. | Can be used on values of an enumeration type 的继承方法和属性可用于枚举类型的值。 |
| 5. | Converts between a string and an enumeration type 在字符串和枚举类型之间进行转换。 |
| 6. | Enum type sample declare a enumeration type >枚举类型示例(声明枚举类型) |
| 7. | The named values of an enumeration type are declared as 将枚举类型的指名值声明为枚举的 |
| 8. | Every enumeration type has an underlying type of 每一个枚举类型都有一个 |
| 9. | Enumeration types cannot implement interfaces 枚举类型不能实现接口。 |
| 10. | A class that helps define and represent an enumeration type 帮助定义并表示枚举类型的类。 |